Skip to content

Comments

Address security advisories and update dependencies#290

Open
EugenBodanov wants to merge 9 commits intosaleor:mainfrom
EugenBodanov:main
Open

Address security advisories and update dependencies#290
EugenBodanov wants to merge 9 commits intosaleor:mainfrom
EugenBodanov:main

Conversation

@EugenBodanov
Copy link

Updated project dependencies to address security vulnerabilities identified via npm audit and upgraded dev tooling.

Fixed the following advisories:

Changes:

  • Dependency Upgrades: Updated ESLint, Prettier, TypeScript, and urql.
  • Framework Upgrade: Upgraded Next.js from v15 to v16.
  • ESLint Migration: Migrated configuration to eslint.config.mjs to comply with the new config system.
  • TypeScript Fix: Set moduleResolution to bundler in tsconfig.json to resolve build issues.
  • Linting: Applied non-breaking code fixes in src/ to align with linter.

Verified the changes by running:

  • pnpm lint (Passed)
  • pnpm build (Successful)

@EugenBodanov EugenBodanov requested a review from a team as a code owner January 29, 2026 21:19
@EugenBodanov
Copy link
Author

@witoszekdev Hi, I have not seen your comments, please tag me next time :) I have addressed all your suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants